From: Richard M. Stallman Date: Tue, 25 May 1993 21:03:28 +0000 (+0000) Subject: Include ../src/config.h. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95961 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b827c6c13d7e866cba0940c023bba0e13d6b45ec;p=emacs.git Include ../src/config.h. --- diff --git a/lib-src/etags.c b/lib-src/etags.c index 443f0ea933c..dd1153e2054 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -31,6 +31,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include +#include "../src/config.h" + #include "getopt.h" #ifdef __GNUC__